------------------------------------------------------------------------
Disk No 424   Pascal Compiler                                   v1 DS2
-----------------------------------------------------------------------
This is a p-code compiler for an extended subset of Pascal.  It is
written in Turbo Pascal for the IBM PC.  This compiler will be of
interest especially to two groups of users:  (1) students learning the
Pascal language, before making a committment to a commercial compiler;
(2) compiler tinkerers who desire source code for modification or
extension.  The compiler adheres closely to the standard Pascal of
Jensen and Wirth, but does not implement file I/O.
 
FACILIS  COM  Pascal compiler
FACILIS  000  A required overlay file
FACILIS  UM   Users Manual for this Pascal compiler
FACILIS  DOC  A 1-page description of the diskette contents
ZELLER   PAS  Short demo program
FACILIS  IM   Implementation Manual for this Pascal compiler
TEST     PAS  Overall confidence test for the compiler
STEST    PAS  Exercises the string facility of the compiler
FACILIS  PAS  Main program in Turbo to compute day of the week
BLOCK    PAS  A required include file. Contains most of compiler
INTERPRT PAS  A required include file. Contains run-time interpreter
 
 
PC Software Interest Group (PC-SIG)
1030 E Duane, Suite J
Sunnyvale, CA 94086
(408) 730-9291